home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / hardware / HDW.faq < prev    next >
Text File  |  1994-08-01  |  6KB  |  190 lines

  1.  
  2.    a Frequently Asked Questions README for our Hardware-oriented Developers
  3.  
  4.  
  5.  
  6.  
  7.     1.  Where do I find information about serial port pinouts?
  8.        
  9.            Find this information in the 'serial' manual page.
  10.            Type "man serial".
  11.  
  12.        
  13.  
  14.     2.  Where do I find information about keyboard interface pinouts?
  15.        
  16.            Find this information in the 'keyboard' manual page.
  17.            Type "man keyboard".
  18.        
  19.  
  20.  
  21.     3.  Where do I find information about mouse interface pinouts?
  22.        
  23.            Find this information in the 'keyboard' manual page.
  24.            Type "man keyboard".
  25.  
  26.        
  27.  
  28.     4.  Are the user defined pins on P2 available in the VME slots on 
  29.     SGI machines?
  30.        
  31.            Yes, those slots defined as "VME" slots comply with
  32.            the P2 connections of the VME spec.
  33.  
  34.  
  35.        
  36.     5.  What connections are there on the P3 connector of the 9U VME slots?
  37.        
  38.            The connections are as follows:
  39.                     Pins        Signal
  40.                       --------    --------
  41.                Row A -    1 - 25        Vcc (+5 Volts)
  42.                    26, 27        +12 Volts
  43.                    28, 29        -12 Volts
  44.                    30, 32        Vee
  45.        
  46.                Row B -     1 - 32        No Connection
  47.        
  48.                Row C -     1 - 25        Ground
  49.                    26, 27        +12 Volts
  50.                    28, 29        -12 Volts
  51.                    30, 32        Vee
  52.        
  53.  
  54.  
  55.     6.  What's the power budget for a 9U VME card slot?
  56.        
  57.            The system's power supply is designed with the idea that
  58.            no single 9U VME slot will pull more than 50 Watts of
  59.            power.  This limit is based on the premise that all
  60.            available VME slots are used in a maximally configured
  61.            system (maximum amount of memory, bitplanes, etc.).
  62.            It is easy to design a board that exceeds this limit
  63.            on a 9U board.  The overall system's power budget must
  64.            be kept in mind.
  65.        
  66.  
  67.  
  68.     7.  Where do I find information about the VME address and Kernel
  69.         address spaces for VME based systems?
  70.        
  71.            The "IRIX Device Driver Programming Guide" has this
  72.            information in Appendix A - "System Specific Issues".
  73.            This manual is available as "M4-DVDR-2.0" in the SGI
  74.            price book.
  75.        
  76.            Also, look in the file "/usr/sysgen/system" on any
  77.            machine to see some of the same information.
  78.        
  79.  
  80.  
  81.     8.  What kind of SCSI connectors are used?
  82.        
  83.            Currently, all SCSI connections use the "Centronics"-style
  84.            50 pin connector.  Some future systems will have the more
  85.            space efficient high-density (sometimes referred to as
  86.            "SCSI-2") connector.
  87.        
  88.  
  89.  
  90.     9.  Is there a document to help in writing device drivers for SGI
  91.         machines?
  92.        
  93.            Yes, the "IRIX Device Driver Programming Guide" is
  94.            available and has information on writing user and kernel
  95.            level drivers for both SCSI and VME devices.  Future
  96.            versions of this document will have information on
  97.            drivers for GIO and EISA bus devices.
  98.        
  99.  
  100.  
  101.     10. What's different about the SGI CD-ROM drive?
  102.        
  103.            Two things.  The drive comes up configured for 512 bytes
  104.            per sector rather than the more common 2048 bytes per
  105.            sector used on most CD-ROMS.  This makes the CD-ROM
  106.            look like a disk drive at boot time allowing the O/S to
  107.            use the efs filesystem on our distribution CD's to bring
  108.            up the system.
  109.        
  110.            Secondly, there is special firmware that allows audio
  111.            data from an audio CD to be transferred over the SCSI
  112.            bus to the system.
  113.  
  114.  
  115.        
  116.     11. What are the pinouts of the 13W3 connector on the Indigo and
  117.         Crimson machines?
  118.        
  119.            Here's the wiring list:
  120.        
  121.              J1-A1      RED
  122.              J1-A2     GRN
  123.              J1-A3     BLU
  124.        
  125.              J1-1            N.C.
  126.              J1-2         Mon.type 0
  127.              J1-3         Composite Sync
  128.              J1-4         Horizontal Drive
  129.              J1-5         Vertical Drive
  130.              J1-6         Mon.type 1
  131.              J1-7         Mon.type 2
  132.              J1-8         Digital Ground
  133.              J1-9         Digital Ground
  134.              J1-10     Digital Ground
  135.        
  136.            Below is a "map" of the pin locations (as seen from the back
  137.            of the machine).
  138.        
  139.        
  140.                           A1   1 2 3 4 5  A2    A3
  141.                          ----------------------------
  142.                        /       o o o o o              \
  143.                        \   O               O     O    /
  144.                         \     o o o o o              /
  145.                            -------------------------
  146.                           6 7 8 9 10
  147.  
  148.        
  149.  
  150.     12. What are the video output specs for the Indigo?
  151.        
  152.            The specs are different depending on what graphics configuration
  153.            you are running.  This boils down to a 1024x768 or 1280x1024
  154.            question.
  155.        
  156.                        Graphics Configuration
  157.        
  158.                         Starter        XS, XS24, Elan
  159.                        (1024x768)             (1280x1024)
  160.                       -----------           --------------
  161.            Pixel Clock      64 MHz +/- .005%     107.352 MHz +/- .005%
  162.        
  163.            Horizontal Freq        48.48 KHz          63.9 KHz
  164.        
  165.            Horizontal Blanking    4.609  usec     3.726 usec
  166.              Front Porch           1.172  usec     0.279 usec
  167.              Sync Pulse           1.250  usec     1.118 usec
  168.              Back Porch           2.1875 usec     2.329 usec
  169.        
  170.            Vertical Blanking      922.5  usec     642   usec
  171.              Front Porch            61.5  usec      47   usec
  172.              Sync Pulse        61.5  usec      47   usec
  173.              Back Porch           799.5  usec     548   usec
  174.        
  175.            Visible Lines           768         1024
  176.        
  177.            Total Lines           813         1065
  178.        
  179.            Frame Rate           59.64  Hz     60.00 Hz
  180.  
  181.        
  182.        
  183.     13. Are the pinouts of the 15 pin high density Sub-D on the Starter
  184.         Graphics of the Indigo the same as a PC's VGA/Super VGA?
  185.        
  186.            Yes.
  187.        
  188.        
  189.        
  190.